home *** CD-ROM | disk | FTP | other *** search
/ The Original Shareware 1.1 / The Original Shareware (WeMake CDs)(Volume 1.1)(CDs, Inc)(1993).iso / 6 / c_math.zip / README.1ST < prev    next >
Text File  |  1980-01-03  |  651b  |  10 lines

  1. About a year ago I ran a C-language course in Toronto. At that time we
  2. used a PD C-compiler with simple math functions but no transcedental, or
  3. "second order" functions. I will upload the compiler itself at a later
  4. date. But here are the math functions for those of you with compilers
  5. lacking transcedental math. Note that these routines generally adhere
  6. to MICROSOFT format (use of header, stack etc) and so if compiler with
  7. an appropriate compiler MIGHT be callable from Turbo (I can't
  8. definitively say so because I eschew Pascal in all its abhorant
  9. forms... just kidding yoy SYSOP!!!)
  10.                                          Glen M. Davis